home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML ConsoleMax.sea / XML ConsoleMax / Required / xdk_dev.jar / a / q.class (.txt) < prev    next >
Encoding:
Java Class File  |  1999-12-14  |  4.7 KB  |  336 lines

  1. package a;
  2.  
  3. import a.a.a.b;
  4. import java.io.IOException;
  5. import java.util.Hashtable;
  6.  
  7. // $FF: renamed from: a.q
  8. public abstract class class_0 implements z {
  9.    // $FF: renamed from: a char
  10.    static final char field_0 = '\u0000';
  11.    // $FF: renamed from: b char
  12.    public static final char field_1 = '\uffff';
  13.    // $FF: renamed from: c int
  14.    protected int field_2 = 1;
  15.    // $FF: renamed from: d a.j
  16.    protected j field_3 = new j();
  17.    // $FF: renamed from: e boolean
  18.    protected boolean field_4 = true;
  19.    // $FF: renamed from: f java.lang.Class
  20.    protected Class field_5;
  21.    // $FF: renamed from: g int
  22.    protected int field_6;
  23.    // $FF: renamed from: h boolean
  24.    protected boolean field_7 = true;
  25.    // $FF: renamed from: i boolean
  26.    protected boolean field_8 = true;
  27.    // $FF: renamed from: j java.util.Hashtable
  28.    protected Hashtable field_9;
  29.    // $FF: renamed from: k a.w
  30.    protected w field_10;
  31.    // $FF: renamed from: l a.i
  32.    protected i field_11 = new i(this);
  33.    // $FF: renamed from: m a.r
  34.    r field_12;
  35.    // $FF: renamed from: n boolean
  36.    protected boolean field_13 = false;
  37.  
  38.    public class_0(r var1) {
  39.       this.method_33(method_39("\u00106C"));
  40.       this.field_12 = var1;
  41.    }
  42.  
  43.    // $FF: renamed from: a (char) void
  44.    public void method_0(char var1) {
  45.       if (this.field_4) {
  46.          this.field_3.a(var1);
  47.       }
  48.  
  49.    }
  50.  
  51.    // $FF: renamed from: a (java.lang.String) void
  52.    public void method_1(String var1) {
  53.       if (this.field_4) {
  54.          this.field_3.a(var1);
  55.       }
  56.  
  57.    }
  58.  
  59.    // $FF: renamed from: b () void
  60.    public void method_2() {
  61.       this.field_12.a();
  62.    }
  63.  
  64.    // $FF: renamed from: c () void
  65.    public void method_3() throws IOException {
  66.       if (this.field_6 == 0) {
  67.          if (this.field_7) {
  68.             this.method_0(this.method_13(1));
  69.          } else {
  70.             this.method_0(this.field_12.b(1));
  71.          }
  72.       }
  73.  
  74.       this.field_12.b();
  75.    }
  76.  
  77.    // $FF: renamed from: a (int) void
  78.    public void method_4(int var1) throws IOException {
  79.       while(this.method_13(1) != '\uffff' && this.method_13(1) != var1) {
  80.          this.method_3();
  81.       }
  82.  
  83.    }
  84.  
  85.    // $FF: renamed from: a (a.a.a.b) void
  86.    public void method_5(b var1) throws IOException {
  87.       while(this.method_13(1) != '\uffff' && !var1.e(this.method_13(1))) {
  88.          this.method_3();
  89.       }
  90.  
  91.    }
  92.  
  93.    // $FF: renamed from: d () boolean
  94.    public boolean method_6() {
  95.       return this.field_7;
  96.    }
  97.  
  98.    // $FF: renamed from: e () boolean
  99.    public final boolean method_7() {
  100.       return this.field_8;
  101.    }
  102.  
  103.    // $FF: renamed from: f () boolean
  104.    public boolean method_8() {
  105.       return this.field_13;
  106.    }
  107.  
  108.    // $FF: renamed from: g () a.r
  109.    public r method_9() {
  110.       return this.field_12;
  111.    }
  112.  
  113.    // $FF: renamed from: h () int
  114.    public int method_10() {
  115.       return this.field_2;
  116.    }
  117.  
  118.    // $FF: renamed from: i () java.lang.String
  119.    public String method_11() {
  120.       return this.field_3.toString();
  121.    }
  122.  
  123.    // $FF: renamed from: j () a.w
  124.    public w method_12() {
  125.       return this.field_10;
  126.    }
  127.  
  128.    // $FF: renamed from: b (int) char
  129.    public char method_13(int var1) throws IOException {
  130.       return this.field_7 ? this.field_12.b(var1) : this.method_35(this.field_12.b(var1));
  131.    }
  132.  
  133.    // $FF: renamed from: c (int) a.w
  134.    protected w method_14(int var1) {
  135.       try {
  136.          w var2 = (w)this.field_5.newInstance();
  137.          var2.c(var1);
  138.          var2.b(this.field_2);
  139.          return var2;
  140.       } catch (InstantiationException var3) {
  141.          this.method_23(method_39("\u0012yU6!QqUb!\u0010vOx4\u0005}\u001bpu%wPt;"));
  142.       } catch (IllegalAccessException var4) {
  143.          this.method_23(method_39("%wPt;Q{Wp&\u00028Rbu\u001fwO14\u0012{^b&\u0018zWt"));
  144.       }
  145.  
  146.       return w.g;
  147.    }
  148.  
  149.    // $FF: renamed from: k () int
  150.    public int method_15() {
  151.       return this.field_12.f();
  152.    }
  153.  
  154.    // $FF: renamed from: b (char) void
  155.    public void method_16(char var1) throws h, IOException {
  156.       if (this.method_13(1) != var1) {
  157.          throw new h(method_39("\u001cqH|4\u0005{St1Q{Sp'K8\u001c") + this.method_13(1) + method_39("V8^i%\u0014{Ot1Q?") + var1 + "'", this.field_2);
  158.       } else {
  159.          this.method_3();
  160.       }
  161.    }
  162.  
  163.    // $FF: renamed from: b (a.a.a.b) void
  164.    public void method_17(b var1) throws h, IOException {
  165.       if (!var1.e(this.method_13(1))) {
  166.          throw new h(method_39("\u001cqH|4\u0005{St1Q{Sp'K8\u001c") + this.method_13(1) + "'", this.field_2);
  167.       } else {
  168.          this.method_3();
  169.       }
  170.    }
  171.  
  172.    // $FF: renamed from: b (java.lang.String) void
  173.    public void method_18(String var1) throws h, IOException {
  174.       int var2 = var1.length();
  175.  
  176.       for(int var3 = 0; var3 < var2; ++var3) {
  177.          if (this.method_13(1) != var1.charAt(var3)) {
  178.             throw new h(method_39("\u001cqH|4\u0005{St1Q{Sp'K8\u001c") + this.method_13(1) + "'", this.field_2);
  179.          }
  180.  
  181.          this.method_3();
  182.       }
  183.  
  184.    }
  185.  
  186.    // $FF: renamed from: c (char) void
  187.    public void method_19(char var1) throws h, IOException {
  188.       if (this.method_13(1) == var1) {
  189.          throw new h(method_39("\u001cqH|4\u0005{St1Q{Sp'K8\u001c") + this.method_13(1) + "'", this.field_2);
  190.       } else {
  191.          this.method_3();
  192.       }
  193.    }
  194.  
  195.    // $FF: renamed from: a (char, char) void
  196.    public void method_20(char var1, char var2) throws h, IOException {
  197.       if (this.method_13(1) >= var1 && this.method_13(1) <= var2) {
  198.          this.method_3();
  199.       } else {
  200.          throw new h(method_39("\u0012pZcu\u001emO1:\u00178Ip;\u0016}\u00011r") + this.method_13(1) + "'", this.field_2);
  201.       }
  202.    }
  203.  
  204.    // $FF: renamed from: l () void
  205.    public void method_21() {
  206.       ++this.field_2;
  207.    }
  208.  
  209.    // $FF: renamed from: m () void
  210.    public void method_22() {
  211.       System.err.println(method_39("2pZc\u0006\u0012yU\u007f0\u0003\"\u001ba4\u001fqX"));
  212.       System.exit(1);
  213.    }
  214.  
  215.    // $FF: renamed from: c (java.lang.String) void
  216.    public void method_23(String var1) {
  217.       System.err.println(method_39("2pZc\u0006\u0012yU\u007f0\u0003#\u001ba4\u001fqX+u") + var1);
  218.       System.exit(1);
  219.    }
  220.  
  221.    // $FF: renamed from: a (a.h) void
  222.    public void method_24(h var1) {
  223.       System.err.println(method_39("\"{Z\u007f;\u0014j\u001bt-\u0012}Ke<\u001ev\u00011") + var1);
  224.    }
  225.  
  226.    // $FF: renamed from: d (java.lang.String) void
  227.    public void method_25(String var1) {
  228.       System.err.println(method_39("4jI~'K8") + var1);
  229.    }
  230.  
  231.    // $FF: renamed from: e (java.lang.String) void
  232.    public void method_26(String var1) {
  233.       System.out.println(method_39("&yI\u007f<\u001f\u007f\u00011") + var1);
  234.    }
  235.  
  236.    // $FF: renamed from: n () void
  237.    public void method_27() {
  238.       this.field_3.b(0);
  239.    }
  240.  
  241.    // $FF: renamed from: d (int) void
  242.    public void method_28(int var1) {
  243.       this.field_12.c(var1);
  244.    }
  245.  
  246.    // $FF: renamed from: a (boolean) void
  247.    public void method_29(boolean var1) {
  248.       this.field_7 = var1;
  249.    }
  250.  
  251.    // $FF: renamed from: b (boolean) void
  252.    public void method_30(boolean var1) {
  253.       this.field_13 = var1;
  254.    }
  255.  
  256.    // $FF: renamed from: e (int) void
  257.    public void method_31(int var1) {
  258.       this.field_2 = var1;
  259.    }
  260.  
  261.    // $FF: renamed from: f (java.lang.String) void
  262.    public void method_32(String var1) {
  263.       this.method_27();
  264.       this.field_3.a(var1);
  265.    }
  266.  
  267.    // $FF: renamed from: g (java.lang.String) void
  268.    public void method_33(String var1) {
  269.       try {
  270.          this.field_5 = Class.forName(var1);
  271.       } catch (ClassNotFoundException var2) {
  272.          this.method_23(method_39("2tZb&?wOW:\u0004v_T-\u0012}Ke<\u001ev\u00011") + var1);
  273.       }
  274.    }
  275.  
  276.    // $FF: renamed from: f (int) int
  277.    public int method_34(int var1) {
  278.       this.field_11.a(this.field_3.a(), this.field_3.b());
  279.       Integer var2 = (Integer)this.field_9.get(this.field_11);
  280.       if (var2 != null) {
  281.          var1 = var2;
  282.       }
  283.  
  284.       return var1;
  285.    }
  286.  
  287.    // $FF: renamed from: d (char) char
  288.    public char method_35(char var1) {
  289.       return Character.toLowerCase(var1);
  290.    }
  291.  
  292.    // $FF: renamed from: h (java.lang.String) void
  293.    public void method_36(String var1) throws IOException {
  294.       System.out.println(method_39("\u0014vOt'Qt^i0\u00038") + var1 + method_39("J8X,h") + this.method_13(1));
  295.    }
  296.  
  297.    // $FF: renamed from: i (java.lang.String) void
  298.    public void method_37(String var1) throws IOException {
  299.       System.out.println(method_39("\u0014`Reu\u001d}Ct'Q") + var1 + method_39("J8X,hV") + this.method_13(1));
  300.    }
  301.  
  302.    // $FF: renamed from: a () a.w
  303.    public abstract w method_38() throws IOException;
  304.  
  305.    // $FF: renamed from: j (java.lang.String) java.lang.String
  306.    private static String method_39(String var0) {
  307.       char[] var1 = var0.toCharArray();
  308.       int var2 = var1.length;
  309.  
  310.       for(int var3 = 0; var3 < var2; ++var3) {
  311.          char var10002 = var1[var3];
  312.          byte var10003;
  313.          switch (var3 % 5) {
  314.             case 0:
  315.                var10003 = 113;
  316.                break;
  317.             case 1:
  318.                var10003 = 24;
  319.                break;
  320.             case 2:
  321.                var10003 = 59;
  322.                break;
  323.             case 3:
  324.                var10003 = 17;
  325.                break;
  326.             default:
  327.                var10003 = 85;
  328.          }
  329.  
  330.          var1[var3] = (char)(var10002 ^ var10003);
  331.       }
  332.  
  333.       return new String(var1);
  334.    }
  335. }
  336.